32815 Show or hide the custom key pad\nToggle Custom Key Pad
32816 Type a C\nInsert C
32818 Type an E\nInsert E
32819 Type an integer symbol\nInteger Symbol
32820 Type an F\nInsert F
32821 Type an A\nInsert A
32822 Type a B\nInsert B
32823 Type a D\nInsert D
32873 Insert symbol for an integer\nInteger Symbol
32874 Insert symbol for a variable\nVariable Symbol
32875 Insert symbol for a list\nList Symbol
32876 Insert symbol for a vector\nVector Symbol
32877 Insert symbol for a matrix\nMatrix Symbol
32878 Insert symbol for a program\nProgram Symbol
32879 Insert symbol for local variables\nLocals Symbol
32880 Insert symbol for a complex number\nComplex Symbol
32881 Insert symbol for a unit\nUnit Symbol
32882 Insert keyword for do-until-end\nInsert do
32883 Insert keyword for if[err]-then-else-end\nInsert else
32884 Insert end keyword\nInsert end
32885 Insert keyword for for-next/step\nInsert for
32886 Insert keyword for if-then-[else]-end\nInsert if
32887 Insert keyword for iferr-then-[else]-end\nInsert iferr
32888 Insert keyword for for/start-next\nInsert next
32889 Insert keyword for while-repeat-end\nInsert repeat
32890 Insert keyword for start-next/step\nInsert start
32891 Insert keyword for for/start-step\nInsert step
32892 Insert keyword for if[err]-then-[else]-end\nInsert then
32893 Insert keyword for do-until-end\nInsert until
32894 Insert keyword for while-repeat-end\nInsert while
57344 RPN Calculator
57345 For Help, press F1
57346 Select an object on which to get Help
57600 Create a new document\nNew
57601 Open an existing document\nOpen
57602 Close the active document\nClose
57603 Save the active document\nSave
57604 Save the active document with a new name\nSave As
57616 Open this document
57617 Open this document
57618 Open this document
57619 Open this document
57620 Open this document
57621 Open this document
57622 Open this document
57623 Open this document
57624 Open this document
57625 Open this document
57626 Open this document
57627 Open this document
57628 Open this document
57629 Open this document
57630 Open this document
57631 Open this document
57632 Erase the selection\nErase
57633 Erase everything\nErase All
57634 Copy the selection and put it on the Clipboard\nCopy
57635 Cut the selection and put it on the Clipboard\nCut
57636 Find the specified text\nFind
57637 Insert Clipboard contents\nPaste
57640 Repeat the last action\nRepeat
57641 Replace specific text with different text\nReplace
57642 Select the entire document\nSelect All
57643 Undo the last action\nUndo
57644 Redo the previously undone action\nRedo
57653 Split the active window into panes\nSplit
57664 Display program information, version number and copyright\nAbout
57665 Quit the application; prompts to save documents\nExit
57667 List Help topics\nHelp Topics
57669 Display help for clicked on buttons, menus, and windows\nWhat's This?
57680 Switch to the next window pane\nNext Pane
57681 Switch back to the previous window pane\nPrevious Pane
59136 EXT
59137 CAP
59138 NUM
59139 SCRL
59140 OVR
59141 REC
59392 Show or hide the tool bar\nToggle Tool Bar
59393 Show or hide the status bar\nToggle Status Bar
61184 Change the window size
61185 Change the window position
61186 Reduce the window to an icon
61187 Enlarge the window to full size
61188 Switch to the next document window
61189 Switch to the previous document window
61190 Close the active window and prompts to save the documents
61202 Restore the window to normal size
61203 Activate Task List
61204 +\nAdd
61205 -\nSubtract
61206 *\nMultiply
61207 /\nDivide
61208 ^\nPower
61209 !\nFactorial
61210 ==\nEqual Comparison
61211 <\nLess Than Comparison
61212 <=\nLess Than or Equal to Comparison
61213 <>\nNot Equal Comparison
61214 >\nGreater Than Comparison
61215 >=\nGreater Than or Equal to Comparision
61216 %\nPercent
61217 abs\nAbsolute Value
61218 acos\nArc Cosine
61219 acosh\nArc Hyperbolic Cosine
61220 alog\nBase 10 Antilogarithm
61221 and\nLogical or Bitwise AND
61222 asin\nArc Sine
61223 asinh\nArc Hyperbolic Sine
61224 atan\nArc Tangent
61225 atanh\nArc Hyperbolic Tangent
61226 b->r\nBinary to Real Conversion
61227 beep\nPlay a Note
61228 ceil\nCeiling: Next Greater Integer
61229 %ch\nPercent Change
61230 clear\nClear the Stack
61231 clvar\nClear all Variables
61232 cnrm\nColumn Norm
61233 comb\nCombinations
61234 con\nCreate Constant Matrix or Vector
61235 cos\nCosine
61236 cosh\nHyperbolic Cosine
61237 d->r\nDegrees to Radians Conversion
61238 dec\nSet Decimal Mode
61239 deg\nSet Degrees Mode
61240 det\nDeterminant of a Matrix
61241 depth\nDepth of the Stack
61242 drop\nDrop an Object
61243 drop2\nDrop two Objects
61244 dropn\nDrop n Objects
61245 dup\nDuplicate an Object
61246 dup2\nDuplicate two Objects
61247 dupn\nDuplicate n Objects
61248 e\nConstant e
61250 eval\nEvaluate an Object
61251 exp\nNatural Antilogarithm
61252 fix\nSet Fixed Mode
61253 floor\nFloor: Next Smaller Integer
61254 fp\nFractional Part
61255 grad\nSet Grads Mode
61256 hex\nSet Hexadecimal Mode
61257 idn\nIdentity Matrix
61258 ift\nIf-Then
61259 ifte\nIf-Then-Else
61260 inv\nInverse
61261 ip\nInteger Part
61262 ln\nNatural Logarithm
61263 log\nBase 10 Logarithm
61264 mant\nMantissa
61265 max\nMaximum
61266 maxr\nMaximum Real
61267 min\nMinimum
61268 minr\nMinimum Real
61269 mod\nModulo
61270 neg\nNegate
61271 not\nLogical or Bitwise NOT
61272 obj->\nObject Components
61273 oct\nSet Octal Mode
61274 off\nExit RPN Calculator
61275 or\nLogical or Bitwise OR
61276 over\nDuplicate Level 2 Object
61277 perm\nPermutations
61278 pi\nConstant pi
61279 pick\nDuplicate Level n+1 Object
61280 purge\nPurge Variable
61281 r->b\nReal to Binary Conversion
61282 r->d\nRadians to Degrees Conversion
61283 rad\nSet Radians Mode
61284 rand\nRandom Number
61285 rcl\nRecall Variable
61286 rcws\nRecall Integer Word Size
61287 rdz\nRandomize
61288 rl\nRotate Left one Bit
61289 rlb\nRotate Left one Byte
61290 rnd\nRound
61291 rnrm\nRow Normal
61292 roll\nRoll Up n Objects
61293 rolld\nRoll Down n Objects
61294 rot\nRotate three Objects
61295 rr\nRotate Right one Bit
61296 rrb\nRotate Right one Byte
61297 rsd\nResidual Matrix or Vector
61298 sci\nSet Scientific Mode
61299 sign\nSign
61300 sin\nSine
61301 sinh\nHyperbolic Sine
61302 sl\nShift Left one Bit
61303 slb\nShift Left one Byte
61304 sq\nSquare
61305 sqrt\nSquare Root
61306 sr\nShift Right one Bit
61307 srb\nShift Right one Byte
61308 std\nSet Standard Mode
61309 sto\nStore Object in a Variable
61310 stws\nStore Integer Word Size
61311 swap\nSwap two Objects
61312 %t\nPercent of Total
61313 tan\nTangent
61314 tanh\nHyperbolic Tangent
61315 trn\nTranspose of a Matrix
61316 trnc\nTruncate
61317 type\nType Number of an Object
61318 Recall Variable "%1"
61319 vars\nGet List of all Variables
61320 xor\nLogical or Bitwise Exclusive OR
61321 xpon\nExponent
61322 xroot\nXth Root
61323 ->arry\nCreate Matrix or Vector
61324 ->list\nCreate List
61325 convert\nConvert Units
61326 ubase\nConvert to SI Base Units
61327 ufact\nFactor Unit
61328 ->unit\nCreate Unit
61329 uval\nUnit Value
61330 Tool Bar
61331 Key Pad
61332 Input
61333 %1 error: %2
61334 STD\nFIX\nSCI\nENG
61335 BIN\nOCT\nDEC\nHEX
61336 DEG\nGRAD\nRAD
61337 \nBad argument type.\nInvalid syntax.\nInvalid dimension.\nBad argument value.\nToo few arguments\nDivision by zero.\nInvalid FP operation.\nOverflow.\nUnderflow.\nDenormal.\nInexact.\nVariable not found.\nInvalid unit.\nIncorrect number of statistics columns.\nStatistics matrix is empty.\nInsufficient data in statistics matrix.\nInvalid independent column in statistics matrix.\nInvalid dependent column in statistics matrix.\nInternal RPN Calculator error.\nRestricted to registered users.\nCalculation stopped at user's request.
61338 Execute Custom Command "%1"
61339 Insert Custom Text "%1"
61340 Select Options for RPN Calculator
61341 Custom Key Pad
61342 Execute "%1"
61343 Insert "%1"
61344 cross\nCross Product
61345 dot\nDot Product
61346 clsum\nClear Statistics Matrix
61347 maxsum\nMaximum Values in Statistics Matrix
61348 mean\nMean in Statistics Matrix
61349 minsum\nMinimum Values in Statistics Matrix
61350 nsum\nNumber of Rows in Statistics Matrix
61351 rclsum\nRecall Statistics Matrix
61352 sdev\nStandard Deviation in Statistics Matrix
61353 stosum\nStores Statistics Matrix
61354 tot\nTotals in Statistics Matrix
61355 var\nVariance in Statistics Matrix
61356 sum+\nAdd Row to Statistics Matrix
61357 sum-\nRemove Row from Statistics Matrix
61358 sumpar\nStatistics Matrix Parameters
61359 corr\nCorrelation Coefficient of X and Y in Statistics Matrix
61360 cov\nCovariance of X and Y in Statistics Matrix
61361 sumx\nSum of X in Statistics Matrix
61362 sumxx\nSum of X^2 in Statistics Matrix
61363 sumxy\nSum of X*Y in Statistics Matrix
61364 sumy\nSum of Y in Statistics Matrix
61365 sumyy\nSum of Y^2 in Statistics Matrix
61366 xcol\nSelect X Column in Statistics Matrix
61367 ycol\nSelect Y Column in Statistics Matrix
61368 utpc\nUpper Tail Probability Chi-Square
61369 utpf\nUpper Tail Probability Snedecor's F
61370 utpn\nUpper Tail Probability Normal
61371 utpt\nUpper Tail Probability Student's t
61372 wait\nWait for n Seconds
61373 linfit\nLinear Fit in Statistics Matrix
61374 expfit\nExponential Fit in Statistics Matrix
61375 logfit\nLogarithmic Fit in Statistics Matrix
61376 pwrfit\nPower Fit in Statistics Matrix
61377 Insert Unit "%1"
61378 size\nDimensions of an Object
61379 get\nGet an Element
61380 put\nPut an Element
61381 bins\nSort Statistics Matrix into Frequency Bins
61382 lr\nLinear Regression in Statistics Matrix
61383 predx\nPredicted X in Statistics Matrix
61384 predy\nPredicted Y in Statistics Matrix
61385 bestfit\nBest Fit in Statistics Matrix
61386 RCT\nPLR
61387 rct\nSet Rectangular Mode
61388 plr\nSet Polar Mode
61389 arg\nComplex Angle (Argument)
61390 conj\nComplex Conjugate
61391 c->r\nComplex to Real Conversion
61392 i\nImaginary Constant i
61393 im\nImaginary Part
61394 re\nReal Part
61395 r->c\nReal to Complex Conversion
61396 rcln\nRecall Number of Payments
61397 ston\nStore Number of Payments
61398 calcn\nCalculate Number of Payments
61399 rcli%yr\nRecall Annual Interest Rate
61400 stoi%yr\nStore Annual Interest Rate
61401 calci%yr\nCalculate Annual Interest Rate
61402 rclpv\nRecall Present Value
61403 stopv\nStore Present Value
61404 calcpv\nCalculate Present Value
61405 rclpmt\nRecall Payment
61406 stopmt\nStore Payment
61407 calcpmt\nCalculate Payment
61408 rclfv\nRecall Future Value
61409 stofv\nStore Future Value
61410 calcfv\nCalculate Future Value
61411 rclpyr\nRecall Number of Payments per Year
61412 stopyr\nStore Number of Payments per Year
61413 This copy of RPN Calculator has been registered. Thank-you.
61414 if
61415 then
61416 else
61417 end
61418 for
61419 next
61420 step
61421 start
61422 while
61423 repeat
61424 do
61425 until
61426 case
61427 iferr
61428 ->
61429 bin\nSet Binary Mode
61430 RPN Calculator Version %1
61431 ini
61432 auto
61433 Variable "%1"
61434 Unit "%1"
61435 eng\nSet Engineering Mode
61440 Open
61441 Save As
61442 All Files (*.*)
61443 Untitled
61446 an unnamed file
61457 &Hide
61472 No error message is available.
61473 An unsupported operation was attempted.
61474 A required resource was unavailable.
61475 Out of memory.
61476 An unknown error has occurred.
61696 Invalid filename.
61697 Failed to open document.
61698 Failed to save document.
61699 Save changes to %1?
61700 Failed to create empty document.
61701 The file is too large to open.
61702 Could not start print job.
61703 Failed to launch help.
61704 Internal application error.
61705 Command failed.
61706 Insufficient memory to perform operation.
61707 System registry entries have been removed and the INI file (if any) was deleted.
61708 Not all of the system registry entries (or INI file) were removed.
61709 This program requires the file %s, which was not found on this system.
61710 This program is linked to the missing export %s in the file %s. This machine may have an incompatible version of %s.
61712 Please enter an integer.
61713 Please enter a number.
61714 Please enter an integer between %1 and %2.
61715 Please enter a number between %1 and %2.
61716 Please enter no more than %1 characters.
61717 Please select a button.
61718 Please enter an integer between 0 and 255.
61719 Please enter a positive integer.
61720 Please enter a date and/or time.
61721 Please enter a currency.
61728 Unexpected file format.
61729 %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
61730 Destination disk drive is full.
61731 Unable to read from %1, it is opened by someone else.
61732 Unable to write to %1, it is read-only or opened by someone else.
61733 An unexpected error occurred while reading %1.
61734 An unexpected error occurred while writing %1.
61836 Unable to read write-only property.
61837 Unable to write read-only property.
61840 Unable to load mail system support.
61841 Mail system DLL is invalid.
61842 Send Mail failed to send message.
61856 No error occurred.
61857 An unknown error occurred while accessing %1.
61858 %1 was not found.
61859 %1 contains an invalid path.
61860 %1 could not be opened because there are too many open files.
61861 Access to %1 was denied.
61862 An invalid file handle was associated with %1.
61863 %1 could not be removed because it is the current directory.
61864 %1 could not be created because the directory is full.
61865 Seek failed on %1
61866 A hardware I/O error was reported while accessing %1.
61867 A sharing violation occurred while accessing %1.
61868 A locking violation occurred while accessing %1.
61869 Disk full while accessing %1.
61870 An attempt was made to access %1 past its end.
61872 No error occurred.
61873 An unknown error occurred while accessing %1.
61874 An attempt was made to write to the reading %1.
61875 An attempt was made to access %1 past its end.
61876 An attempt was made to read from the writing %1.